Click or drag to resize

GetUserSettingsResponseUserResponses Property

Contains a collection of user responses.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<UserResponse> UserResponses { get; }

Property Value

Type: IListUserResponse
See Also